Package-level declarations
Types
Result type for getting paginated customers list. Contains pagination metadata and partial data indicator.
Represents a comprehensive customer detail with all related information. This model follows the offline-first approach, providing immediate access to cached data.
Comprehensive sorting and filtering options for customer queries. Provides a clean API for complex customer filtering and sorting operations.
Enum representing different sorting options for customer queries. Maps to backend sort field constants.
Customer tax information with exemption status and entity code.
Data class representing a job count range filter for customer queries. Used to filter customers by the number of jobs they have.
Enum representing predefined job count ranges for customer filtering.
Customer SLA duration configuration with time-based limits. Uses single values matching Android implementation.